From 6e0cc518a22ae478d1f6d9182c35c2fa9b56ceee Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 6 Apr 2001 01:21:57 +0000 Subject: [PATCH] (reference-point-alist): Doc fix. --- lisp/composite.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/composite.el b/lisp/composite.el index 1119295fa53..42dcf1bb600 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -61,7 +61,7 @@ composed, and NEW-REF-POINT is a reference point in the new glyph to be added. For instance, if GLOBAL-REF-POINT is `br' (bottom-right) and -NEW-REF-POINT is `tl' (top-left), the overall glyph is updated as +NEW-REF-POINT is `tc' (top-center), the overall glyph is updated as follows (the point `*' corresponds to both reference points): +-------+--+ <--- new ascent -- 2.30.2